home *** CD-ROM | disk | FTP | other *** search
/ Apple Service Source 1996 February / Service Source 2.0 1996 Companion.iso / Apple SW Updates / Macintosh / Utilities / AMK Spinning Cursor Bug Fix < prev    next >
Encoding:
Text File  |  1995-08-03  |  1.9 KB  |  41 lines  |  [TEXT/ttxt]

  1. Name:         fix for "AMK Spinning Cursor Bug"
  2. Version:      1.0
  3. Released:     August 2, 1995
  4. Description:  fixes "AMK Spinning Cursor Bug" in Apple Media Kit 1.1 / 1.2
  5.  
  6.  
  7. The enclosed file is a self-extracting archive. To use, download, double-click the downloaded file (this decompresses it).
  8.  
  9. Disk Copy can be found in the Utilities folder posted here.
  10.  
  11.  
  12. Here are three different solutions for what is coming to be known as the "AMK
  13. Spinning Cursor Bug".
  14.  
  15. The bug occurs primarily on the new PowerPC 604 based machines but could
  16. potentially happen on any PowerPC. The symptom is you have just clicked to go
  17. to a new screen (or even just launched an AMK program) and the machine hangs.
  18. The problem is caused by the spinning color cursors that AMK uses to indicate
  19. that processing is going on.
  20.  
  21. The three solutions address different audiences:
  22.  
  23. Developers with existing titles should distribute the "AMK Launch'NPlay"
  24. application to customers who report crashes. To use AMK Launch'NPlay, just
  25. double-click on it. You will be prompted with a standard get-file dialog.
  26. Navigate to your AMK application and open it. The title will be launched and
  27. will not crash - you will notice there are no spinning cursors!  You must use
  28. AMK Launch'NPlay to open the title *everytime* you want to play it. AMK
  29. Launch'NPlay will not run on non-PowerPC machines because it is only required
  30. for PowerPC users.
  31.  
  32. If you are an Apple Media Tool developer currently working on titles, use the
  33. "PROGRAM" file supplied here. This is just a replacement for one of the files
  34. in the AMT:Runtime Maker:CODES folder. Drag it to this folder and replace the
  35. old PROGRAM with it. Rebuild any titles you are currently working on.
  36.  
  37. If you are an Apple Media Tool Programming Environment user, replace the
  38. cursor.c file in your key:RUNTIME folder with the one supplied here.
  39.  
  40. Please contact DEVSUPPORT if you experience any problems with any of these
  41. solutions.